var text/template.errBadComparison
3 uses
text/template (current package)
funcs.go#L412: errBadComparison = errors.New("incompatible types for comparison")
funcs.go#L490: return false, errBadComparison
funcs.go#L556: return false, errBadComparison
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)